home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / atari / birkhahn-metafont-packed-disks / mf27-2_2e-disk2.zoo / inputs / mf_logo.lzs / LOGOBF10.MF < prev    next >
Text File  |  1989-04-09  |  471b  |  13 lines

  1. % 10-point boldface METAFONT logo
  2. font_size 10pt#;  % the "design size" of this font
  3. string id_extra; id_extra:="BF"; % extra text for font_identifier
  4.  
  5. ht#:=6pt#;    % height of characters
  6. xgap#:=23/20*0.6pt#;    % horizontal adjustment
  7. u#:=23/20*4/9pt#;    % unit width
  8. s#:=.1pt#;    % extra space at the left and the right
  9. o#:=1/9pt#;    % overshoot
  10. px#:=44/36pt#;    % horizontal thickness of pen
  11. input logo    % now generate the font
  12. bye      % and stop.
  13.